名前 | 解説 | |
---|---|---|
Connection | The connection to the hub. | |
ConnectionState | Gets the state of the connection to the source. C1.DataCollection.C1VirtualDataCollection<T>から継承されます。 | |
Count | Gets the number of elements in the collection. C1.DataCollection.C1VirtualDataCollection<T>から継承されます。 | |
ETag | Gets a token used to resolve conflicts between different sources updating the same data. | |
FilterExpression | Gets the filter expression applied to the data. C1.DataCollection.C1VirtualDataCollection<T>から継承されます。 | |
HasMoreItems | ||
IsDisposed | Gets whether the collection is disposed. C1.DataCollection.C1DataCollectionBase<T>から継承されます。 | |
IsLoading | Gets whether the collection is getting the data. C1.DataCollection.C1VirtualDataCollection<T>から継承されます。 | |
IsVirtualizing | C1.DataCollection.C1VirtualDataCollection<T>から継承されます。 | |
Item | Gets the element at the specified index in the read-only list. C1.DataCollection.C1VirtualDataCollection<T>から継承されます。 | |
Mode | Gets or sets the way the items will be loaded C1.DataCollection.C1VirtualDataCollection<T>から継承されます。 | |
PageSize | Gets or sets the number of items that will be fetch per page. C1.DataCollection.C1VirtualDataCollection<T>から継承されます。 | |
SortDescriptions | Gets the sort descriptions applied to the data. C1.DataCollection.C1VirtualDataCollection<T>から継承されます。 |